Skip to main content
Version: test

Worklist- Patient Log Report

Patient Log Report

  • Upon successful “Login” , user will be directed to the “ Landing Page ”.

enter image description
here

  • Click the "Worklist" module button on the landing page.

enter image description
here

  • Choosing from a dropdown menu- "Patient Log Report"

enter image description
here

  • The “Patient Log Report” will present user with a visual overview of key information.
    -This report provides a quick overview of key information about a patient’s medical history within the healthcare facility.
    -It helps to get a snapshot of the patient’s details and past interactions
    -Here’s a breakdown of the typical elements:
  1. Department: The department associated with the doctor.
  2. Doctor Name : The name of the doctor responsible for the patient’s care.
  3. Patient Name : The full name of the patient.
  4. Mobile Number: The patient’s mobile number.
  5. Patient UHID: The unique hospital identification number assigned to the patient.
  6. External IDs: Displaying external identification numbers for patients (e.g., insurance ID).
  7. Date of Birth (DoB): The patient’s date of birth.
  8. Age: The patient’s age calculated based on their date of birth.
  9. Gender: The patient’s gender.

enter image description
here

  • Filtering options for Patient Log Reports-
    -Date Range (Start date and End date)
    -Department
    -Doctor
    -Download Function

enter image description
here

  • To retrieve data for a particular month, the Patient log report will include a date filter with the following details:
  1. Start Date : The beginning date of the time period for which the report is generated.
  2. End Date : The ending date of the time period for which the report is generated.

-These filters will be used to specify the exact month for which the Patient data is required, ensuring that only the relevant records within the specified date range are included in the report.

enter image description
here

  • Department Filter:
    From the dropdown menu choose the department user want to filter by.
    enter image description
here

  • Doctor Filter:
    -From the dropdown menu choose the Doctor user want to filter by.
    enter image description
here

  • Download Function:
    This allows user to export the filtered report data into a format like CSV or PDF for further analysis or sharing.
    enter image description
here